home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / brain13.zip / DOOR.CFG < prev    next >
Text File  |  1996-11-15  |  1KB  |  27 lines

  1. ; DOOR.CFG - Door configuration file for additional customization
  2. ;
  3. ; You may use this file to change any of the settings that you find
  4. ; here.  Any text following a semi-colon (;), and blank lines, are ignored.
  5. ;
  6. ;------------------------------------------------------------------------------
  7. ;
  8. ;  Maximum length of time a user is permitted to access the door. If the user's
  9. ;  total remaining time on the BBS is less than this value, the user will only
  10. ;  be permitted to access the door for this shorter length of time. This option
  11. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  12. ;  When this option is disabled, the user will be permitted to use the full
  13. ;  of their remaining time on the BBS within the door.
  14. ;
  15. ;MaximumDoorTime    15
  16. ;
  17. ;------------------------------------------------------------------------------
  18. ;
  19. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  20. ;  without the user pressing any key, before the user will be automatically
  21. ;  disconnected. A value of 0 disables inactivity timeouts.  Be sure to
  22. ;  give your users enough time to think about an answer!
  23. ;
  24. InactivityTimeout    2700
  25. ;
  26. ;------------------------------------------------------------------------------
  27.